home *** CD-ROM | disk | FTP | other *** search
- text = "Receiving transmission from NASA";
- startx = "7.5";
- starty = "7.5";
- xsize = "15";
- ysize = "15";
- kerning = "15";
- linespace = "15";
- charinline = "0";
- linenum = "0";
- max = length(text);
- total = max;
- fscommand("allowscale","0");
- i = "1";
- showed = "0";
- setProperty("char", _visible, "0");
- tellTarget("char")
- {
- stop();
- }
- status = "playstart";
-